-
-
Notifications
You must be signed in to change notification settings - Fork 292
Adapting layout and headlines components to ShadCN + issues resolved #1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1771 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 29 29
Lines 553 554 +1
Branches 161 162 +1
=========================================
+ Hits 553 554 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing to add. Looks good to me.
What kind of change does this PR introduce?
Adapted the layout and headlines components to use ShadCN and updated the Cypress tests accordingly.
Added hover effects for the blog cards (the image and title will get bigger) added a read more section and adjusted the image sizes of the cards to be the same size (this was resolved before but for some reason the issue appeared again)
Issue Number:
Screenshots/videos:
Screen.Recording.2025-07-19.114112.mp4
Summary
this PR solve an issue in the blog page and adapts 2 component to ShadCN while adjusting the tests and keeping a full coverage
Does this PR introduce a breaking change?
no
Checklist
Please ensure the following tasks are completed before submitting this pull request.